func runtime/pprof.pprof_mutexProfileInternal

2 uses

	runtime/pprof (current package)
		pprof.go#L923: 	return writeProfileInternal(w, debug, "mutex", pprof_mutexProfileInternal)
		pprof.go#L990: func pprof_mutexProfileInternal(p []profilerecord.BlockProfileRecord) (n int, ok bool)